glob

suspend fun glob(): List<Path>

Get all matching files.

For very large globs, globFlow is recommended.

Sources

js source
Link copied to clipboard